@charset "UTF-8";
/* CSS Document wgh 2019-07*/

/*
-----------------------------首页样式start-----------------------------
*/

/*头部开始*/

.headH {
	clear: both;
	height: 161px;
}

.head {
	clear: both;
	position: fixed;
	width: 100%;
	height: 171px;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 9999999;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.join{
	position: relative;
}
.join a{
	position: absolute;
	height: 30px;
	right: 0;
	top: 0px;
	line-height: 30px;
	padding-left: 30px;
	background: url(../images/jion.png) left center no-repeat;
	font-size: 14px;
	color: #bfbfbf;
}
.topBox1 {
	clear: both;
	height: 121px;
	overflow: hidden;
	position: relative;
}
.topBox1:after{
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 5px;
	left: 0;
	bottom: 3px;
	background: #ca0000;
}
.logo {
	overflow: hidden;
	margin: 17px 0 0 0px;
}

.logo a {
	display: block;
}

.logo a img {
	height: 75px;
}

.search {
	clear: both;
	width: 265px;
	height: 40px;
	margin-top: 35px;
	border-radius: 40px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}

.search input {
	display: inline;
	float: left;
	border: none;
	background: none;
	width: 195px;
	height: 40px;
	padding: 0 15px;
	border-right: none;
	margin: 0;
	color: #333;
	line-height: 38px;
	font-size: 14px;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
}
.search input::-webkit-input-placeholder {
	color: #999999;
	/* placeholder颜色  */
	font-size: 14px;
	/* placeholder字体大小  */
	text-align: left;
	/* placeholder位置  */
}

.search a {
	display: inline;
	float: left;
	width: 30px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background:url(../images/search.png) center center no-repeat;
	color: #FFF;
	font-size: 14px;
}

/****导航****/

.topBox2 {
	clear: both;
	height: 50px;
	position: relative;
	background: #0065b4;
}

.menu_dl {
	display: block;
}

.menu_dl dd {
	display: inline;
	float: left;
	width: 9.09091%;
	position: relative;
}

.menu_dl dd span {
	display: block;
}

.menu_dl dd span a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.menu_dl dd.hover span a {
	background: #005597;
	color: #FFF;
}

.menu_dl dd .ddDiv {
	position: absolute;
	top: 50px;
	z-index: 9999;
	width: 372px;
	background: #2d6cb9;
	border-radius: 0 0 5px 5px;
	display: none;
	padding: 20px;
}

.menu_dl dd .ddDiv.NN {
	display: none !important;
}

.menu_dl dd .ddDiv .ddDivL {
	width: 220px;
	overflow: hidden;
}

.menu_dl dd .ddDiv .ddDivL a {
	float: left;
	display: inline-block;
	line-height: 28px;
	text-align: left;
	width: 96px;
	color: #ffffff;
	font-size: 14px;
	margin-right: 10px;
}

.menu_dl dd .ddDiv .ddDivL a:hover {
	color: #ddd;
}

.menu_dl dd .ddDiv .ddDivR {
	width: 150px;
	height: 100px;
	overflow: hidden;
}

.menu_dl dd .ddDiv .ddDivR img {
	display: block;
	width: 150px;
	height: 100px;
}

/*头部结束*/

/*menu开始*/

/*menu结束*/

/*indexBanner开始*/

.indexBannerBox {
	position: relative;
}

.indexBanner {
	overflow: hidden;
	height: calc(100vh - 161px);
	width: 100%;
	position: relative;
}

.indexBanner .myslide {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: calc(100vh - 161px);
}

.indexBanner .slick-dots {
	position: absolute;
	bottom: 10%;
	width: 100%;
	text-align: center;
	z-index: 9999999;
}

.indexBanner .slick-dots li {
	width: 20px;
	height: 4px;
	line-height: 9999px;
	text-align: center;
	background: rgba(255, 255, 255, 0.5);
	color: #ffffff;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
	border-radius: 2px;
}

.indexBanner .slick-dots li.slick-active {
	background: #1d7cc5;
}

.indexBanner .myslide .text {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 250px;
	width: 1200px;
	height:250px;
}

.indexBanner .con1 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -143px;
	]
}

.indexBannerBg {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding-top: 14.5313%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	z-index: 9999;
	display: none;
}

/*indexBanner结束*/

/*第一通栏start*/

.col1BgBox {
	position: absolute !important;
	width: 105%;
	height: 105%;
	left: -2.5% !important;
	top: -2.5% !important;
}

.col1Bg {
	width: 100%;
	height: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}

.col1Bg1 {
	width: 100%;
	height:461px;
	background-position: center 50px;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
}
.column1 {
	position: relative;
	height: 550px;
	background: #fff;
}

.column1C {
	position: relative;
	z-index: 5;
}

.maxBox {
	padding-top: 30px;
	background: url(../images/logoR.png) top center no-repeat;
	text-align: center;
}

.maxTitle {
	height: 42px;
	display: inline-block;
	padding: 0 65px;
	position: relative;
}

.maxTitle:before {
	display: block;
	content: "";
	position: absolute;
	width: 47px;
	height: 1px;
	left: 0;
	top: 50%;
	background: #ced6e9;
}

.maxTitle:after {
	display: block;
	content: "";
	position: absolute;
	width: 47px;
	height: 1px;
	right: 0;
	top: 50%;
	background: #ced6e9;
}

.maxTitle .titleCN {
	height: 35px;
	line-height: 35px;
	font-size: 24px;
	color: #0065b4;
}

.maxTitle .titleCN em {
	display: inline-block;
	width: 20px;
	position: relative;
	height: 30px;
}

.maxTitle .titleCN em:after {
	display: block;
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ca0000;
	left: 50%;
	margin-left: -4px;
	top: 50%;
	margin-top: 4px;
}

.maxTitle .titleEg {
	font-size: 15px;
	color: #ced6e9;
	text-transform: uppercase;
}

.intro {
	padding: 0 70px;
	text-align: center;
	height: 90px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}

.groupDl {
	overflow: hidden;
	font-size: 0;
	position: relative;
	text-align: center;
}

.groupDl dd {
	display: inline-block;
	margin: 0 54px;
	max-width: 130px;
	padding: 0 5px;
	height: 50px;
	background: #0065b4;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	border-radius: 8px;
}

.groupDl dd .title {
	overflow: hidden;
	min-width: 110px;
	text-align: center;
	height: 46px;
}

.groupDl dd .title .titleCon {
	display: inline-block;
}

.groupDl dd .title span {
	float: left;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	display: inline;
}

.groupDl dd .title em {
	font-size: 16px;
	color: #007c45;
	font-style: normal;
	float: left;
	margin-top: 6px;
	display: inline;
}

.groupDl dd .text {
	font-size: 12px;
	color: #999;
	line-height: 15px;
	padding: 14px 0;
}

.maxMore {
	width: 130px;
	height: 40px;
	margin: 0 auto;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.maxMore a {
	display: block;
	color: #999;
}

.maxMore:hover {
	background: #0065b4;
	border: none;
}

.maxMore:hover a {
	color: #fff;
}

/*第一通栏end*/

/*第二通栏start*/

.column2 {
	position: relative;
	height: 770px;
	background-position: center center;
	z-index: 1;
}

/*.maxBox1 {
	background: url(../images/logow.png) top center no-repeat;
}*/

.maxBox1 .titleCN {
	color: #FFF;
}

.maxBox1 .titleCN em:after {
	background: #fff;
}

.columnScroll {
	position: relative;
}

.columnScroll .bd {
	overflow: hidden;
	padding: 5px 0;
}

.columnScroll .slick-list {
	overflow: visible;
	margin-right: -140px;
}

.columnScroll .myslide {
	width: 25%;
	float: left;
	display: inline;
}

.columnScroll .con {
	padding-right: 140px;
}

.columnScroll .con .icon {
	width: 112px;
	height: 112px;
	border-radius: 128px;
	border: 8px solid rgba(255, 255, 255, 0.5);
	margin: 0 auto;
	background-position: center center;
	background-repeat: no-repeat;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.columnScroll .con:hover .icon {
	border-color: #0065b4;
	background-color: #0065b4;
	background-position: center center;
	background-repeat: no-repeat;
}

.columnScroll .con .title {
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	color: #fff;
	position: relative;
	text-align: center;
	margin-bottom: 8px;
}

.columnScroll .con .title:after {
	display: block;
	content: "";
	position: absolute;
	width: 18px;
	height: 2px;
	background: #a1a0a8;
	left: 50%;
	margin-left: -9px;
	bottom: 0;
}

.columnScroll .con .textC {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	overflow: hidden;
}

.columnScroll .prev {
	display: block;
	width: 36px;
	height: 36px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.34) url(../images/prev2.png) no-repeat center center;
	position: absolute;
	left: -60px;
	top: 50%;
	margin-top: -18px;
	z-index: 1;
	display: none;
	border-radius: 50%;
}

.columnScroll .next {
	display: block;
	width: 36px;
	height: 36px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.34) url(../images/next2.png) no-repeat center center;
	position: absolute;
	right: -60px;
	top: 50%;
	margin-top: -18px;
	z-index: 1;
	display: none;
	border-radius: 50%;
}

.columnScroll .prev:hover {
	background: #0065b4 url(../images/prev2_h.png) no-repeat center center;
}

.columnScroll .next:hover {
	background: #0065b4 url(../images/next2_h.png) no-repeat center center;
}

.maxMore1 {
	background: #fff;
	border: none;
}

.maxMore1 a {
	color: #999;
}

/*第二通栏end*/

/*
*第三通栏start
*/

.column3 {
	position: relative;
}

.column3 .bg1 {
	position: absolute;
	width: 400%;
	height: 78px;
	left: 0;
	top: -78px;
	background: url(../images/bg3.png) left bottom repeat;
	animation: mymove 15s infinite linear;
	-webkit-animation: mymove 15s infinite linear;
	z-index: 5;
}

@-webkit-keyframes mymove {
	0% {
		left: 0px;
	}
	100% {
		left: -200%;
	}
}

.column3C {
	position: relative;
	height: 830px;
	background-position: center center;
	background-repeat: no-repeat;
}

.col3Dl {
	position: relative;
	overflow: hidden;
	margin-right: -20px;
}

.col3Dl dd {
	float: left;
	display: inline;
	width: 33.333%;
	margin-bottom: 20px;
}

.col3Dl dd .con {
	position: relative;
	margin-right: 20px;
}

.col3Dl dd .con .pic {
	position: relative;
}

.col3Dl dd .con .pic:after {
	display: block;
	content: "";
	padding-top: 67%;
}

.col3Dl dd .con .pic img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.col3Dl dd .con .textCox {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	z-index: 5;
	background: rgba(0, 101, 180, 0.6);
	visibility: hidden;
	opacity: 0;
	transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
}

.col3Dl dd .con .textCox:after {
	display: block;
	content: "";
	position: absolute;
	top: 10px;
	left: 10px;
	right: 386px;
	bottom: 260px;
	border-left: 1px solid rgba(255, 255, 255, 0.7);
	border-top: 1px solid rgba(255, 255, 255, 0.7);
	z-index: 5;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.col3Dl dd .con .textCox:before {
	display: block;
	content: "";
	position: absolute;
	top: 100%;
	left: 100%;
	right: 10px;
	bottom: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
	border-right: 1px solid rgba(255, 255, 255, 0.7);
	z-index: 5;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.col3Dl dd .con .textCox .textC {
	visibility: hidden;
	opacity: 0;
	transition: all 0.8s linear;
	-webkit-transition: all 0.8s linear;
}

.col3Dl dd .con:hover .textCox .textC {
	visibility: visible;
	opacity: 1;
}

.col3Dl dd .con .textCox .more {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/jia.png) center center no-repeat;
}

.col3Dl dd .con .textCox .title {
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.col3Dl dd .con:hover .textCox:after {
	right: 10px;
	bottom: 10px;
}

.col3Dl dd .con:hover .textCox:before {
	left: 10px;
	top: 10px;
}

.col3Dl dd .con:hover .textCox {
	visibility: visible;
	opacity: 1;
}

/*第三通栏end*/

/*第四通栏start*/

.column4 {
	position: relative;
	height: 790px;
}

.column4 .bg2 {
	position: absolute;
	width: 400%;
	height: 78px;
	left: 0;
	top: -30px;
	background: url(../images/bg5.png) left bottom repeat;
	animation: mymove 15s infinite linear;
	-webkit-animation: mymove 15s infinite linear;
	z-index: 5;
}

@-webkit-keyframes mymove {
	0% {
		left: 0px;
	}
	100% {
		left: -200%;
	}
}

.columnScroll1 {
	position: relative;
}

.columnScroll1 .bd {
	overflow: hidden;
	padding: 5px 0;
}

.columnScroll1 .slick-list {
	overflow: visible;
	margin-right: -20px;
}

.columnScroll1 .myslide {
	width: 25%;
	float: left;
	display: inline;
}

.columnScroll1 .con {
	padding-right: 20px;
}

.columnScroll1 .con .pic {
	position: relative;
}

.columnScroll1 .con .pic:after {
	display: block;
	content: "";
	padding-top: 66.666%;
}

.columnScroll1 .con .pic img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.columnScroll1 .con .text {
	padding: 15px;
	background: #fff;
}

.columnScroll1 .con .title {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #333;
	position: relative;
}

.columnScroll1 .con:hover .title {
	color: #0065b4;
}

.columnScroll1 .con .time {
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #999;
	position: relative;
	margin-bottom: 7px;
}

.columnScroll1 .con .textC {
	height: 52px;
	line-height: 26px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}

.columnScroll1 .prev {
	display: block;
	width: 36px;
	height: 36px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.34) url(../images/prev2.png) no-repeat center center;
	position: absolute;
	left: -60px;
	top: 50%;
	margin-top: -18px;
	z-index: 1;
	display: none;
	border-radius: 50%;
}

.columnScroll1 .next {
	display: block;
	width: 36px;
	height: 36px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.34) url(../images/next2.png) no-repeat center center;
	position: absolute;
	right: -60px;
	top: 50%;
	margin-top: -18px;
	z-index: 1;
	display: none;
	border-radius: 50%;
}

.columnScroll1 .prev:hover {
	background: #0065b4 url(../images/prev2_h.png) no-repeat center center;
}

.columnScroll1 .next:hover {
	background: #0065b4 url(../images/next2_h.png) no-repeat center center;
}

/*第四通栏end*/

/*底部开始*/
.footerBottom{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #777d84;
	background: #090e15;
}
.footerBottom a{
	font-size: 14px;
	color: #777d84;
}
.footerBottom a:hover{
	color: #fff;
}

.footerL {
	overflow: hidden;
}

.footerDl {
	overflow: hidden;
	margin-left: -17px;
}

.footerDl dd {
	float: left;
	display: inline;
	padding: 0 17px;
	height: 20px;
	position: relative;
}

.footerDl dd:after {
	display: block;
	content: "";
	position: absolute;
	width: 2px;
	height: 16px;
	right: 0;
	top: 0;
	background: #737373;
}

.footerDl dd a {
	font-size: 14px;
	color: #d9d9d9;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.footerDl dd:hover a {
	color: #fff;
}

.lxBox dd {
	padding: 5px;
	line-height: 20px;
	font-size: 14px;
	color: #757c85;
}

.footer {
	background: #272b2f;
	padding-top: 40px;
}

.footerEwm {
	overflow: hidden;
}

.footerEwm dd {
	float: left;
	display: inline;
	position: relative;
	width: 120px;
	overflow: hidden;
	margin-left: 20px;
}

.footerEwm dd .con {
	padding: 5px;
	background: #fff;
}

.footerEwm dd img {
	display: block;
	width: 110px;
	height: 110px;
}

.footerEwm dd span {
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #777d84;
	font-size: 12px;
}

/*底部结束*/

.col2R {
	position: fixed;
	top: 50%;
	right: 45px;
	width: 68px;
	height: 150px;
	margin-top: -70px;
	font-size: 12px;
	text-align: center;
	color: #666;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.col2R .allView {
	width: 100%;
	height: 70px;
	background: #707477;
	margin-bottom: 10px;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
}

.col2R .allView em {
	display: block;
	height: 45px;
	width: 100%;
	background: url(../images/360.png) center center no-repeat;
}

.col2R .back {
	width: 100%;
	height: 70px;
	background: #707477;
	border-radius: 5px;
}

.col2R .allView:hover {
	background: #0065b4;
	COLOR: #FFF;
	cursor: pointer;
}

.col2R .back:hover {
	background: #0065b4;
	color: #FFF;
	cursor: pointer;
	border-color: #0065b4;
}

.col2R .back em {
	display: block;
	height: 70px;
	width: 100%;
	background: url(../images/back.png) center center no-repeat;
}

.col2R.show {
	visibility: visible;
	opacity: 1;
}
 
/*
-----------------------------首页样式end-----------------------------
*/

/*
-----------------------------频道页start-----------------------------
*/

/*
-----------------------------频道页end-----------------------------
*/

/*内页框架开始*/

/*内页外结构开始*/

.subBanner {
	position: relative;
}

.subBox {
	position: relative;
	width: 100%;
	height: 250px;
	background-position: center center;
	background-size: cover;

}

.subPage {
	overflow: hidden;
}

.subPageC {
	overflow: hidden
}

.minH600 {
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

/*内页外结构结束*/

/*当前位置开始*/
.location {
	height: 50px;
	line-height: 50px;
	background: #fff;
	position: relative;
	z-index: 5;
	padding:10px 20px 0;
}
.locationC{
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #0065b4;
}
.locationDl {
	overflow: hidden;
}

.locationDl dd {
	float: left;
	display: inline;
	position: relative;
	height: 50px;
}
/*.locationDl dd:before{
	display: block;
	content: "";
	position: absolute;
	width: 0%;
	height: 52px;
	top: 0;
	left: 0;
	z-index: 1;
	background: #fff;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.locationDl dd:hover:before {
	width: 100%;
}

.locationDl dd.hover:before {
	width: 100%;
}*/
.locationDl dd .con{
	padding: 0 12px;
	position: relative;
	height: 50px;
	line-height: 50px;
	z-index: 5;
}

.locationDl dd a {
	font-size: 14px;
	color: #333;
	position: relative;
	z-index: 1;
}

.locationDl dd .con:after {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	background: #3965b0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transform: scale(0,1);
	-webkit-transform: scale(0,1);
}

.locationDl dd:hover a {
	color: #fff
}

.locationDl dd.hover a {
	color: #fff;
}

.locationDl dd:hover .con:after {
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
}

.locationDl dd.hover .con:after {
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
}

.locationR {
	overflow: hidden;
	margin-right:0px;
}

.locationR span {
	float: left;
	display: inline;
}

.locationR span.locaLog {
	display: block;
	width: 15px;
	height: 50px;
	background: url(../images/home.png) center center no-repeat;
	margin-right: 20px;
}

.locationR span.span1 {
	padding-left: 10px;
	background: url(../images/home1.png) left center no-repeat;
	font-size: 14px;
	color: #666;
	margin-right: 10px;
}

.locationR span.span1 a {
	color: #666;
}

.locationR span.span1.span2 a {
	color: #0065b4
}

.location1 {
	height: 50px;
	line-height: 50px;
	background: #fafafa;
}


/*当前位置结束*/

/*页码开始*/

.page {
	padding: 30px 0;
	text-align: center;
	clear: both;
	font-size: 14px;
}

.page a {
	display: inline-block;
	overflow: hidden;
	padding: 6px 12px;
	color: #999999;
	border-radius: 3px;
	background: #fff;
	margin: 0 3px;
}

.page span {
	display: inline-block;
	padding: 6px 2px;
	position: relative;
	top: -15px;
}

.page a:hover {
	background: #0065b4;
	color: #fff;
}

.page a.hover {
	background: #0065b4;
	color: #fff;
}

.page input {
	display: inline-block;
	vertical-align: middle;
	height: 22px;
	border: 1px solid #e6e6e6;
	position: relative;
	top: -2px;
}

.page input.pageDetail {
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 3px;
	color: #999999;
	position: relative;
	top: -13px;
}

.page label {
	color: #999999;
	position: relative;
	top: -11px;
}

.page input.page_bnt {
	border: none;
	width: 30px;
	height: 25px;
	cursor: pointer;
	background: none;
	color: #999999;
	position: relative;
	top: -13px;
}

.page a div {
	width: 11px;
	height: 19px;
	background-position: center center;
	background-repeat: no-repeat;
}

.page a.firstPage div {
	background-image: url(../images/page/firstPage.png)
}

.page a.prevPage div {
	background-image: url(../images/page/prevPage.png)
}

.page a.nextPage div {
	background-image: url(../images/page/nextPage.png)
}

.page a.lastPage div {
	background-image: url(../images/page/lastPage.png)
}

.page a.firstPage:hover div {
	background-image: url(../images/page/firstPageh.png)
}

.page a.prevPage:hover div {
	background-image: url(../images/page/prevPageh.png)
}

.page a.nextPage:hover div {
	background-image: url(../images/page/nextPageh.png)
}

.page a.lastPage:hover div {
	background-image: url(../images/page/lastPageh.png)
}

.page a.firstPage.disabled {
	background: #E2E2E2;
}

.page a.prevPage.disabled {
	background: #E2E2E2;
}

.page a.nextPage.disabled {
	background: #E2E2E2;
}

.page a.lastPage.disabled {
	background: #E2E2E2;
}

.page a.firstPage.disabled div {
	background-image: url(../images/page/firstPage.png)
}

.page a.prevPage.disabled div {
	background-image: url(../images/page/prevPage.png)
}

.page a.nextPage.disabled div {
	background-image: url(../images/page/nextPage.png)
}

.page a.lastPage.disabled div {
	background-image: url(../images/page/lastPage.png)
}

/*页码结束*/

/*内页框架结束*/
